Autogenerated HTML docs for v2.24.1-485-gad05a 
diff --git a/git-shortlog.html b/git-shortlog.html index 1d17564..aefc972 100644 --- a/git-shortlog.html +++ b/git-shortlog.html 
@@ -1324,7 +1324,7 @@  exclude (that is, <em>&#94;commit</em>, <em>commit1..commit2</em>,   and <em>commit1...commit2</em> notations cannot be used).   </p>  -<div class="paragraph"><p>With <code>--pretty</code> format other than <code>oneline</code> (for obvious reasons),  +<div class="paragraph"><p>With <code>--pretty</code> format other than <code>oneline</code> and <code>reference</code> (for obvious reasons),   this causes the output to have two extra lines of information   taken from the reflog. The reflog designator in the output may be shown   as <code>ref@{Nth}</code> (where <code>Nth</code> is the reverse-chronological index in the  @@ -1362,6 +1362,7 @@  prefixed with this information on the same line.   This option cannot be combined with <code>--reverse</code>.   See also <a href="git-reflog.html">git-reflog(1)</a>.</p></div>  +<div class="paragraph"><p>Under <code>--pretty=reference</code>, this information will not be shown at all.</p></div>   </dd>   <dt class="hdlist1">   --merge